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