json property

Map<String, dynamic> json
final

data in the form of Map from the project that will be used by the agent as reference

Implementation

final Map<String, dynamic> json;