menu
rownd_flutter_plugin package
documentation
rownd_platform_interface.dart
RowndConfig
RowndConfig.new constructor
RowndConfig.new constructor
dark_mode
light_mode
RowndConfig
constructor
RowndConfig
(
{
required
String
appKey
,
String
?
apiUrl
,
String
?
baseUrl
,
String
?
subdomainExtension
,
})
Implementation
RowndConfig( {required this.appKey, this.apiUrl, this.baseUrl, this.subdomainExtension});
rownd_flutter_plugin package
documentation
rownd_platform_interface
RowndConfig
RowndConfig.new constructor
RowndConfig class