livemode property
When true
the object exists in livemode and when false the object exists in test mode.
Implementation
bool get livemode => throw _privateConstructorUsedError;
When true
the object exists in livemode and when false the object exists in test mode.
bool get livemode => throw _privateConstructorUsedError;