args property

  1. @JsonKey(name: 'args')
List<DataTypeDj>? args
final

Implementation

@JsonKey(name: 'args')
final List<DataTypeDj>? args;