nativePlatform property
override
The current native platform, if running on a native platform.
Implementation
@override
NativePlatform get nativePlatform => _nativePlatform;
The current native platform, if running on a native platform.
@override
NativePlatform get nativePlatform => _nativePlatform;