top<T extends TopModel> function

T top<T extends TopModel>()

Implementation

T top<T extends TopModel>() => topKey.currentContext!.read<T>();