paragraph property

List<String>? get paragraph

Implementation

List<String>? get paragraph => (_$data['paragraph'] as List<String>?);