authorizedCardUsers property
bool?
get
authorizedCardUsers
Implementation
bool? get authorizedCardUsers => _$this._authorizedCardUsers;
set
authorizedCardUsers
(bool? authorizedCardUsers)
Implementation
set authorizedCardUsers(bool? authorizedCardUsers) =>
_$this._authorizedCardUsers = authorizedCardUsers;