isEmpty property
bool
get
isEmpty
Returns true if this json object is empty, otherwise false.
Implementation
bool get isEmpty;
Returns true if this json object is empty, otherwise false.
bool get isEmpty;