nativePlatform property

  1. @override
TestNativePlatform? nativePlatform
final

The current native platform, if running on a native platform.

Implementation

@override
final TestNativePlatform? nativePlatform;