$asLanProperty property

LanPropertyCopyWith<$R, LanProperty, $Out> get $asLanProperty

Implementation

LanPropertyCopyWith<$R, LanProperty, $Out> get $asLanProperty =>
    $base.as((v, t, t2) => _LanPropertyCopyWithImpl<$R, $Out>(v, t, t2));