menu
flutter_shazam_kit package
documentation
flutter_shazam_kit_platform_interface.dart
FlutterShazamKitPlatform
endSession method
endSession method
dark_mode
light_mode
endSession
method
Future
endSession
(
)
Implementation
Future endSession() { throw UnimplementedError('endSession() has not been implemented.'); }
flutter_shazam_kit package
documentation
flutter_shazam_kit_platform_interface
FlutterShazamKitPlatform
endSession method
FlutterShazamKitPlatform class