msg property

  1. @JsonKey(name: 'msg')
String? get msg
inherited

Implementation

@JsonKey(name: 'msg')
String? get msg => throw _privateConstructorUsedError;