data property
data for this message returns null if data is not a string
Implementation
@JsonKey(fromJson: fromJsonToStringData)
String? data;
data for this message returns null if data is not a string
@JsonKey(fromJson: fromJsonToStringData)
String? data;