asLoginBody property

LoginBodyCopyWith<$R> get asLoginBody

Implementation

LoginBodyCopyWith<$R> get asLoginBody => base.as((v, t, t2) => _LoginBodyCopyWithImpl(v, t, t2));