repl property

  1. @JsonKey(name: 'repl')
String? repl
inherited

Text replacement.

Implementation

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