isPassport property

bool get isPassport

This string is a Passport value?

Implementation

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