isGlobal property

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

Implementation

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