text property

  1. @JsonKey(name: 'text')
String get text
inherited

Text of the task

Implementation

@JsonKey(name: 'text')
String get text;