isLive property Null safety
read / write
when true, the package uses the live API endpoint else the sandbox endpoint
Implementation
bool isLive = true;
when true, the package uses the live API endpoint else the sandbox endpoint
bool isLive = true;