toRight property
Success<AppException, BaseResponse>
get
toRight
Implementation
Success<AppException, BaseResponse> get toRight => Success(this);
Success<AppException, BaseResponse> get toRight => Success(this);