success property
String?
get
success
Implementation
String? get success => _$this._success;
set
success
(String? success)
Implementation
set success(String? success) => _$this._success = success;