ref property

  1. @JsonKey(name: '\$ref')
  2. @_ParamRefConverter()
String? get ref
inherited

Implementation

@JsonKey(name: '\$ref')
@_ParamRefConverter()
String? get ref => throw _privateConstructorUsedError;