relationshipInfo property

RelationshipInfo? relationshipInfo

Relationship info.

If more than one related table were queried, multiple results are returned, each with its RelationshipInfo.

Implementation

RelationshipInfo? get relationshipInfo => _relationshipInfo.value;