apiUrl property

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

Implementation

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