actionheroVersion property

  1. @JsonKey(name: r'actionheroVersion', required: true, includeIfNull: false)
String actionheroVersion
final

Implementation

@JsonKey(

  name: r'actionheroVersion',
  required: true,
  includeIfNull: false
)


final String actionheroVersion;