menu
kat_device package
documentation
kat_device_platform_interface.dart
KatDevicePlatform
getGsf method
getGsf method
dark_mode
light_mode
getGsf
method
Future
<
String
?
>
getGsf
(
)
Implementation
Future<String?> getGsf() { throw UnimplementedError('gsf() has not been implemented.'); }
kat_device package
documentation
kat_device_platform_interface
KatDevicePlatform
getGsf method
KatDevicePlatform class