launchApp method Null safety
- [String? route]
Implementation
void launchApp([String? route]) {
throw UnimplementedError('launchApp has not been implemented.');
}
void launchApp([String? route]) {
throw UnimplementedError('launchApp has not been implemented.');
}