isSystemApplication property

Future<bool> get isSystemApplication

Implementation

Future<bool> get isSystemApplication {
  throw UnimplementedError('isSystemApplication has not been implemented.');
}