clearFlags property Null safety
Indicates which flags to clear. For details about the flags, please refer to the accounts doc.
Implementation
int? get clearFlags => _clearFlags;
Indicates which flags to clear. For details about the flags, please refer to the accounts doc.
int? get clearFlags => _clearFlags;