userJSON property

Map<String, dynamic> userJSON
final

Contains the JSON representation of the prompt. (Debugging)

Implementation

final Map<String, dynamic> userJSON;