boundRuntimeViewModelInstance property

ViewModelInstance? get boundRuntimeViewModelInstance

Implementation

ViewModelInstance? get boundRuntimeViewModelInstance =>
    _boundRuntimeViewModelInstance;