getIntentAction method

Future<MediaExtentionAction> getIntentAction()

abstract method getIntentAction method.

Implementation

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