deviceId property

  1. @JsonKey.new(name: 'device_id')
String? deviceId
final

Implementation

@JsonKey(name: 'device_id')
final String? deviceId;