menu
test_api package
documentation
backend.dart
Message
Message.new constructor
Message.new constructor
dark_mode
light_mode
Message
constructor
Message
(
MessageType
type
,
String
text
)
Implementation
Message(this.type, this.text);
test_api package
documentation
backend
Message
Message.new constructor
Message class