datatype property

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

Implementation

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