msgID property

  1. @JsonKey(name: 'msgID')
String? msgID
getter/setter pair

Implementation

@JsonKey(name: 'msgID')
String? msgID;