asset property

  1. @JsonKey(name: 'ASSET', defaultValue: <Asset>[])
List<Asset> asset
final

Implementation

@JsonKey(name: 'ASSET', defaultValue: <Asset>[])
final List<Asset> asset;