deviceId property

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

Implementation

@JsonKey(name: 'device_id')
String? get deviceId => throw _privateConstructorUsedError;