paylike_dart_client
paylike_dart_client
PaylikeClient
setHosts method
setHosts
setHosts
method
Null safety
PaylikeClient
setHosts
(
PaylikeHosts
hosts
)
Implementation
PaylikeClient setHosts(PaylikeHosts hosts) { this.hosts = hosts; return this; }
paylike_dart_client
paylike_dart_client
PaylikeClient
setHosts method
PaylikeClient class
Constructors
PaylikeClient
Properties
clientId
hashCode
hosts
log
requester
runtimeType
timeout
Methods
noSuchMethod
paymentCreate
setHosts
setLog
setRequester
setTimeout
tokenize
toString
Operators
operator ==