startDecode method

Future<bool> startDecode()

Implementation

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