isNotEmpty property

bool isNotEmpty

Returns true if this json array is not empty, otherwise false.

Implementation

bool get isNotEmpty;