emptyOnError property

bool emptyOnError
final

If it is true, then onError default function, will return empty Container.

Implementation

final bool emptyOnError;