hasValues property
bool
get
hasValues
Whether any iOS-specific parameters were provided.
Implementation
bool get hasValues => shouldMigrate != null;
Whether any iOS-specific parameters were provided.
bool get hasValues => shouldMigrate != null;