test property

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

Implementation

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