menu
passage_flutter package
documentation
passage_flutter_web.dart
PassageFlutterWeb
initWithAppId method
initWithAppId method
dark_mode
light_mode
initWithAppId
method
@
override
Future
<
void
>
initWithAppId
(
String
appId
)
override
Implementation
@override Future<void> initWithAppId(String appId) async { _passageAppId = appId; }
passage_flutter package
documentation
passage_flutter_web
PassageFlutterWeb
initWithAppId method
PassageFlutterWeb class