getNullableType<T> function

Type getNullableType<T>()

Implementation

Type getNullableType<T>() => DumClass<T?>().type;