Future<bool> isDeveloperModeEnabled() async { throw UnimplementedError( 'DeveloperModeEnabled() has not been implemented.', ); }