AccountSharingInfo constructor
AccountSharingInfo({
- String? accountId,
Implementation
AccountSharingInfo({
this.accountId,
this.sharedDocumentVersion,
});
AccountSharingInfo({
this.accountId,
this.sharedDocumentVersion,
});