livemode property

bool livemode
inherited

When true the object exists in livemode and when false the object exists in test mode.

Implementation

bool get livemode => throw _privateConstructorUsedError;