menu
education package
documentation
education_platform_interface.dart
EducationPlatform
test method
test method
dark_mode
light_mode
test
method
Future
<
String
?
>
test
(
)
Implementation
Future<String?> test() { throw UnimplementedError('test() has not been implemented.'); }
education package
documentation
education_platform_interface
EducationPlatform
test method
EducationPlatform class