orElse property

void Function(T)? orElse
final

Runs if others are not defined.

Implementation

final void Function(T)? orElse;