text property

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

Debug message.

Implementation

@JsonKey(name: 'text')
String get text => throw _privateConstructorUsedError;