append method

  1. @override
Unit append(
  1. Unit u1,
  2. Unit u2
)
override

Implementation

@override Unit append(Unit u1, Unit u2) => unit;