TextEntityTypePreCode constructor

TextEntityTypePreCode(
  1. {required String language,
  2. int? extra,
  3. int? clientId}
)

Text that must be formatted as if inside pre, and code HTML tags

Implementation

TextEntityTypePreCode