Platform-specific method to get local display name
Future<String?> getLocaleDisplayName() async { throw UnimplementedError( 'getLocaleDisplayName() has not been implemented.'); }