This method is used to get whether the app is launched from missed call.
Future<bool?> appLaunchedFromMissedCall() { throw UnimplementedError('has not been implemented.'); }