hasSnapshots property

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

Implementation

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