appID method

Future<String> appID()

Implementation

Future<String>appID() {
  throw UnimplementedError('appID() has not been implemented.');
}