url property

  1. @JsonKey.new(name: "redirectUrl")
String? get url
inherited

Implementation

@JsonKey(name: "redirectUrl")
String? get url => throw _privateConstructorUsedError;