instanceId property

  1. @JsonKey.new(name: 'instance_id')
int get instanceId
inherited

Implementation

@JsonKey(name: 'instance_id')
int get instanceId => throw _privateConstructorUsedError;