projectModelDefinition property

SerializableModelDefinition? projectModelDefinition
final

Populated if type is a model that is defined in the project. I.e. not a module or serverpod model.

Implementation

final SerializableModelDefinition? projectModelDefinition;