enableQuikLocate property

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

Implementation

@JsonKey(name: 'EnableQuikLocate', includeIfNull: false)
final bool? enableQuikLocate;