wrapType property

String? wrapType
final

对应的包装类型。不为null时生成的json格式:{type: xxx, args: {...}}

Implementation

final String? wrapType;