isSet method

bool isSet(
  1. Type type
)

Implementation

bool isSet(Type type) => definitions.containsKey(type);