args property

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

Implementation

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