letAs top-level property
T? Function<T>(dynamic input)
letAs
final
Alias for letAsOrNull.
Implementation
final letAs = letAsOrNull;
Alias for letAsOrNull.
final letAs = letAsOrNull;