SyncCredentials.googleAuthUint8List constructor
SyncCredentials.googleAuthUint8List(
- Uint8List _data
Google authentication.
Implementation
SyncCredentials.googleAuthUint8List(this._data)
: _type = OBXSyncCredentialsType.GOOGLE_AUTH;