onType property

Implementation

TypeDefinitionWithFieldSet? get onType =>
    getType.fromSchema!(onTypeName) as TypeDefinitionWithFieldSet?;