onError property

void Function(AsyncSnapshot<List<T>>)? onError
getter/setter pair

Implementation

void Function(AsyncSnapshot<List<T>>)? onError;