isScam property

  1. @JsonKey.new(name: 'isScam')
bool? get isScam
inherited

Implementation

@JsonKey(name: 'origin') String get origin;@JsonKey(name: 'id') String get id;@JsonKey(name: 'isScam') bool? get isScam;