isManagedProfile method

Future<bool> isManagedProfile()

Implementation

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