pushId property

  1. @JsonKey(name: "push_id")
String? pushId
getter/setter pair

Implementation

@JsonKey(name: "push_id")
String? pushId;