isProps property

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

Implementation

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