getIntentAction method
abstract method getIntentAction
method.
Implementation
Future<MediaExtentionAction> getIntentAction() async {
throw UnimplementedError('platformVersion() has not been implemented.');
}
abstract method getIntentAction
method.
Future<MediaExtentionAction> getIntentAction() async {
throw UnimplementedError('platformVersion() has not been implemented.');
}