isSandbox property

  1. @JsonKey(name: 'isSandbox')
bool isSandbox
inherited

False if this entitlement is unlocked via a production purchase

Implementation

@JsonKey(name: 'isSandbox')
bool get isSandbox => throw _privateConstructorUsedError;