menu
kozen_p package
documentation
kozen_p_platform_interface.dart
Kozen_pPlatform
getSampleData method
getSampleData method
dark_mode
light_mode
getSampleData
method
Future
<
String
?
>
getSampleData
(
)
Implementation
Future<String?> getSampleData() { throw UnimplementedError('This is not implemented'); }
kozen_p package
documentation
kozen_p_platform_interface
Kozen_pPlatform
getSampleData method
Kozen_pPlatform class