let top-level property

T? Function<T>(dynamic input) let
final

Alias for letOrNull.

Implementation

final let = letOrNull;