RoomGetNoteToSelfConversationResponseApplicationJson constructor
RoomGetNoteToSelfConversationResponseApplicationJson([])
Creates a new RoomGetNoteToSelfConversationResponseApplicationJson object using the builder pattern.
Implementation
factory RoomGetNoteToSelfConversationResponseApplicationJson([
void Function(RoomGetNoteToSelfConversationResponseApplicationJsonBuilder)? b,
]) = _$RoomGetNoteToSelfConversationResponseApplicationJson;