isPassport property

bool isPassport

This string is a Passport value?

Implementation

bool get isPassport => GetUtils.isPassport(this);