SyncInfo constructor

SyncInfo(
  1. String? status
)

Implementation

SyncInfo(this.status);