welcomeMessage property
Welcome message from server configuration.
Implementation
String get name;/// Welcome message from server configuration.
// ignore: invalid_annotation_target
@JsonKey(name: 'welcome_message') String get welcomeMessage;
Welcome message from server configuration.
String get name;/// Welcome message from server configuration.
// ignore: invalid_annotation_target
@JsonKey(name: 'welcome_message') String get welcomeMessage;