data property

  1. @JsonKey.new(defaultValue: false)
bool? data
final

Implementation

@JsonKey(defaultValue: false)
final bool? data;