m4e_sdk
dart:html
Clients
claim method
claim
m4e_sdk
dart:html
Clients
claim method
Clients class
Properties
hashCode
runtimeType
Methods
claim
get
matchAll
openWindow
noSuchMethod
toString
Operators
operator ==
claim
method
Future
claim
(
)
Implementation
Future claim() => promiseToFuture(JS("", "#.claim()", this));