const factory DocumentGroup({ @Default(null) String? guid, @Default(null) String? name, }) = _DocumentGroup;