pathArgs property

Map<String, String?> pathArgs
final

All path arguments. Empty map if no arguments were provided.

Implementation

final Map<String, String?> pathArgs;