activeSource property

  1. @JsonKey.new(name: 'active_source')
String? activeSource
getter/setter pair

Implementation

@JsonKey(name: 'active_source')
String? activeSource;