LocalPlatform constructor

  1. @Deprecated('Use NativePlatform.current! instead')
const LocalPlatform()

Implementation

@Deprecated('Use NativePlatform.current! instead')
const factory LocalPlatform() = _LocalPlatformInstance;