content property

List<Map<String, dynamic>>? content
final

Content of the input item

Implementation

final List<Map<String, dynamic>>? content;