customUrl property

  1. @JsonKey.new(name: 'custom_url')
String? customUrl
final

Implementation

@JsonKey(name: 'custom_url')
final String? customUrl;