isSuccess property
bool
get
isSuccess
A getter that returns true if the operation was successful (i.e., no error).
Implementation
bool get isSuccess;
A getter that returns true if the operation was successful (i.e., no error).
bool get isSuccess;