syncToken property

String? get syncToken

Implementation

String? get syncToken => (_$data['syncToken'] as String?);