uriVariables property

Map<String, Object>? uriVariables
final

URI template variables as defined in RFC 6570.

Implementation

final Map<String, Object>? uriVariables;