apiUrl property

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

Implementation

@JsonKey(name: 'url')
String? apiUrl;