toMap method

Map<String, dynamic> toMap()

Convert the prompt value to a map.

Implementation

Map<String, dynamic> toMap() => {};