isLocal property

bool get isLocal

Check if this is a local deployment

Implementation

bool get isLocal => config.isLocal;