get method

EasyRefreshController? get(
  1. int hashCode
)

Implementation

EasyRefreshController? get(int hashCode) => _controllers[hashCode];