$asLanProperty property

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

Implementation

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