success property
If the operation is successful, this value is true
; otherwise,
the value is false
.
Implementation
final String? success;
If the operation is successful, this value is true
; otherwise,
the value is false
.
final String? success;