menu
another_quickbase package
documentation
another_quickbase_models.dart
RelationshipMetadata
RelationshipMetadata.new constructor
RelationshipMetadata.new constructor
dark_mode
light_mode
RelationshipMetadata
constructor
RelationshipMetadata
(
{
int
?
skip
,
int
?
numRelationships
,
int
?
totalRelationships
,
})
Implementation
RelationshipMetadata({ this.skip, this.numRelationships, this.totalRelationships });
another_quickbase package
documentation
another_quickbase_models
RelationshipMetadata
RelationshipMetadata.new constructor
RelationshipMetadata class