defaultValue property

  1. @override
FutureOr<T> Function() defaultValue
final

Implementation

@override
final FutureOr<T> Function() defaultValue;