menu
cardinal_sdk package
documentation
model/id_with_mandatory_rev.dart
IdWithMandatoryRev
IdWithMandatoryRev constructor
IdWithMandatoryRev constructor
dark_mode
light_mode
IdWithMandatoryRev
constructor
IdWithMandatoryRev
(
String
id
,
String
rev
)
Implementation
IdWithMandatoryRev( this.id, this.rev );
cardinal_sdk package
documentation
model/id_with_mandatory_rev
IdWithMandatoryRev
IdWithMandatoryRev constructor
IdWithMandatoryRev class