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