success property
A value of TRUE indicates that the operation succeeded. FALSE indicates that the operation failed.
Implementation
final bool? success;
A value of TRUE indicates that the operation succeeded. FALSE indicates that the operation failed.
final bool? success;