tags property

Map<String, String>? tags
final

A collection of tags associated with the API.

Implementation

final Map<String, String>? tags;