relationshipInfo property
Relationship info.
If more than one related table were queried, multiple results are returned, each with its RelationshipInfo.
Implementation
RelationshipInfo? get relationshipInfo => _relationshipInfo.value;
Relationship info.
If more than one related table were queried, multiple results are returned, each with its RelationshipInfo.
RelationshipInfo? get relationshipInfo => _relationshipInfo.value;