missedcalls method

Future<void> missedcalls()

Implementation

Future<void> missedcalls() {
  throw UnimplementedError('getLocation() has not been implemented.');
}