apply method

List<Type> apply(
  1. MappingContext context
)

Implementation

List<Type> apply(MappingContext context) => context.args;