toolType property

  1. @JsonKey.new(name: 'type')
String? toolType
final

Implementation

@JsonKey(name: 'type')
final String? toolType;