method property

  1. @JsonKey(name: 'method', disallowNullValue: true)
String? method
getter/setter pair

Implementation

@JsonKey(name: 'method', disallowNullValue: true)
String? method;