success property

String? success
final

If the operation is successful, this value is true; otherwise, the value is false.

Implementation

final String? success;