json property

  1. @JsonKey.new(name: 'Json', includeIfNull: false)
String? json
final

Implementation

@JsonKey(name: 'Json', includeIfNull: false)
final String? json;