If this is Nothing, returns the result of next. Otherwise return this..
next
@override Maybe<T> fallback(Maybe<T> Function() next) => this;