FutureOr<T> class Null safety A type representing values that are either Future<T> or T . This class declaration is a public stand-in for an internal future-or-value generic type, which is not a class type.
FutureOr<T> class Null safety A type representing values that are either Future<T> or T . This class declaration is a public stand-in for an internal future-or-value generic type, which is not a class type.