isLocalHost property

bool get isLocalHost

Implementation

bool get isLocalHost => Uri.base.host == 'localhost';