meta property

Map<String, dynamic>? get meta

Optional metadata for the tool.

Implementation

Map<String, dynamic>? get meta => null;