isLive property Null safety

bool isLive
read / write

when true, the package uses the live API endpoint else the sandbox endpoint

Implementation

bool isLive = true;