current property
The current native platform, if any.
Same as Platform.nativePlatform of Platform.current.
Implementation
static NativePlatform? get current => Platform.current.nativePlatform;
The current native platform, if any.
Same as Platform.nativePlatform of Platform.current.
static NativePlatform? get current => Platform.current.nativePlatform;