instance property

Object instance
final

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;