responseJson property

Map<String, dynamic>? responseJson
final

Agent response JSON containing widgets array.

Implementation

final Map<String, dynamic>? responseJson;