status property
Indicates whether the API call was successful.
true
if the call was successful; otherwise, false
.
Implementation
final bool status;
Indicates whether the API call was successful.
true
if the call was successful; otherwise, false
.
final bool status;