Tuple0.fromTupleN constructor

Tuple0.fromTupleN(
  1. TupleN0 tpl
)

Implementation

factory Tuple0.fromTupleN(TupleN0 tpl) => Tuple0();