menu
tse package
documentation
tse_platform_interface.dart
TsePlatform
init method
init method
dark_mode
light_mode
init
method
Future
<
StatusModel
?
>
init
(
)
Implementation
Future<StatusModel?> init() { throw UnimplementedError('init() has not been implemented.'); }
tse package
documentation
tse_platform_interface
TsePlatform
init method
TsePlatform class