isRegisted<T> static method

bool isRegisted<T>()

Implementation

static bool isRegisted<T>() => _tableRegisterMap.containsKey(T);