success property

bool? success
final

A value of TRUE indicates that the operation succeeded. FALSE indicates that the operation failed.

Implementation

final bool? success;