get<T> static method

Map<String, String>? get<T>()

Implementation

static Map<String, String>? get<T>() => _contracts[T];