Overview
To be able to use it on a specific type Custom
, you must create an extension.
extension Then where WrappedType == CustomType
Framework
class Then<WrappedType>
To be able to use it on a specific type Custom
, you must create an extension.
extension Then where WrappedType == CustomType