@override // ignore: override_on_non_overriding_member String get name => {Direction.b: 'b', Direction.f: 'f'}[this]!;