asError property
override
If this is an error result, returns itself.
Otherwise returns null.
Implementation
ErrorResult get asError => null;If this is an error result, returns itself.
Otherwise returns null.
ErrorResult get asError => null;