defaultsTo property

T? defaultsTo
final

This is the value returned if we couldn't find one otherwise.

Implementation

final T? defaultsTo;