ref property

  1. @JsonKey.new(name: r'$ref')
String? get ref
inherited

The reference to the Encoding Object.

Implementation

bool? get allowReserved;/// The reference to the Encoding Object.
@JsonKey(name: r'$ref') String? get ref;