$asListProperty property

ListPropertyCopyWith<$R, ListProperty, $Out> $asListProperty

Implementation

ListPropertyCopyWith<$R, ListProperty, $Out> get $asListProperty =>
    $base.as((v, t, t2) => _ListPropertyCopyWithImpl(v, t, t2));