menu
datum package
documentation
source/core/models/relation_schema.dart
RelationDescriptor
kind property
kind property
dark_mode
light_mode
kind
property
RelationKind
kind
final
Whether this is a belongsTo / hasMany / hasOne / manyToMany relation.
Implementation
final RelationKind kind;
datum package
documentation
source/core/models/relation_schema
RelationDescriptor
kind property
RelationDescriptor class