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