gpsEnabled property Null safety

dynamic gpsEnabled

GPS Enabled

Implementation

get gpsEnabled => item.gpsEnabled ?? false;