componentScope property

  1. @override
Scope get componentScope
override

Get the associated Koin instance

Implementation

@override
Scope get componentScope => this;