payhere_flutter
payhere_flutter
PHConfigs
getBaseUrl method
getBaseUrl
payhere_flutter
payhere_flutter
PHConfigs
getBaseUrl method
PHConfigs class
Constructors
PHConfigs
Properties
hashCode
runtimeType
Methods
getBaseUrl
setBaseUrl
noSuchMethod
toString
Operators
operator ==
Static properties
CHECKOUT
LIVE_URL
SANDBOX_URL
STATUS
getBaseUrl
method
String
getBaseUrl
(
)
Implementation
String getBaseUrl() { return _BASE_URL; }