hasValues property

bool get hasValues

Whether any iOS-specific parameters were provided.

Implementation

bool get hasValues => shouldMigrate != null;