deviceId property

  1. @JsonKey.new(name: 'deviceId')
dynamic deviceId
final

Implementation

@JsonKey(name: 'deviceId')
final dynamic deviceId;