isInternational property

bool isInternational

Implementation

bool get isInternational => _getAttribute<bool>(kInternational, false);