instance property
The object that will be stored in instanceManager
.
The iOS object paired with this instance MUST implement the iOS
FlutterPlatformView
class.
Implementation
final Object instance;
The object that will be stored in instanceManager
.
The iOS object paired with this instance MUST implement the iOS
FlutterPlatformView
class.
final Object instance;