payhere_flutter
payhere_flutter
PHConfigs
setBaseUrl method
setBaseUrl
payhere_flutter
payhere_flutter
PHConfigs
setBaseUrl method
PHConfigs class
Constructors
PHConfigs
Properties
hashCode
runtimeType
Methods
getBaseUrl
setBaseUrl
noSuchMethod
toString
Operators
operator ==
Static properties
checkout
liveUrl
sandBoxUrl
status
setBaseUrl
method
void
setBaseUrl
(
String
url
)
Implementation
void setBaseUrl(String url) { _base_url = url; }