embed method

  1. @override
F embed(
  1. F f
)
override

Implementation

@override F embed(F f) => f;