chainFirst top-level property
final
Alias for tap.
Provides a side effect function Function that is applied to the value
Implementation
final chainFirst = tap;
Alias for tap.
Provides a side effect function Function that is applied to the value
final chainFirst = tap;