boundInstance property

  1. @override
Object? get boundInstance

The reference instance to the current state.

Implementation

@override
Object? get boundInstance => _boundInstance;