menu
sunny_services package
documentation
sync_status.dart
SyncStatus
SyncStatus.new constructor
SyncStatus.new constructor
dark_mode
light_mode
SyncStatus
constructor
SyncStatus
(
int
?
id
,
String
accountId
,
String
type
,
String
subjectId
,
String
checkSum
,
)
Implementation
SyncStatus(this.id, this.accountId, this.type, this.subjectId, this.checkSum);
sunny_services package
documentation
sync_status
SyncStatus
SyncStatus.new constructor
SyncStatus class