ConstantX<A> extension

Takes a single argument, discards it and return the value that it was called on.

on
  • A

Methods

constant(dynamic _) → A
Takes a single argument, discards it and return the value that it was called on.