$asLocalityModel property

LocalityModelCopyWith<$R, LocalityModel, $Out> get $asLocalityModel

Implementation

LocalityModelCopyWith<$R, LocalityModel, $Out> get $asLocalityModel =>
    $base.as((v, t, t2) => _LocalityModelCopyWithImpl(v, t, t2));