remoteId property

String? remoteId
override

Implementation

String? get remoteId => _$this._remoteId;
void remoteId=(covariant String? remoteId)
covariantoverride

Implementation

set remoteId(covariant String? remoteId) => _$this._remoteId = remoteId;