MoacSyncStatus.fromMap constructor

MoacSyncStatus.fromMap(Map result)

Implementation

MoacSyncStatus.fromMap(Map result) {
  construct(result);
}