isDryRun property

  1. @JsonKey(name: 'isDryRun')
bool? isDryRun
final

Implementation

@JsonKey(name: 'isDryRun')
final bool? isDryRun;