showAssetUsage property

  1. @JsonKey.new(name: 'ShowAssetUsage', includeIfNull: false)
bool? showAssetUsage
final

Implementation

@JsonKey(name: 'ShowAssetUsage', includeIfNull: false)
final bool? showAssetUsage;