toPath method

  1. @override
String toPath(
  1. Map<String, String> _
)
override

Returns the path representation of this given args.

Implementation

@override
String toPath(_) => value;