parentAsCustomTypeOrFail property

CustomType parentAsCustomTypeOrFail

Get the parent as CustomType.

Implementation

CustomType get parentAsCustomTypeOrFail => parent! as CustomType;