menu
icure_dart_sdk package
documentation
api.dart
DocumentGroupDto
DocumentGroupDto constructor
DocumentGroupDto constructor
dark_mode
light_mode
DocumentGroupDto
constructor
DocumentGroupDto
(
{
String
?
guid
,
String
?
name
,
})
Returns a new
DocumentGroupDto
instance.
Implementation
DocumentGroupDto({ this.guid, this.name, });
icure_dart_sdk package
documentation
api
DocumentGroupDto
DocumentGroupDto constructor
DocumentGroupDto class