factory ChatMessageTextInput.fromJson(Map<String, dynamic> json) => _$ChatMessageTextInputFromJson(json);