updateOnlyIfNotEmpty property

bool? updateOnlyIfNotEmpty
final

The switcher to update list only when returned data is not empty, defaults to false, only used for pagination.

Implementation

final bool? updateOnlyIfNotEmpty;