isNotEmpty property

  1. @override
bool get isNotEmpty
inherited

Implementation

@override
bool get isNotEmpty => data.isNotEmpty;