PhotoLikeState.failure constructor Null safety
- Failure failure
Creates loading failed cubit state for liking a photo.
Implementation
const factory PhotoLikeState.failure(Failure failure) =
_PhotoLikeFailureState;
Creates loading failed cubit state for liking a photo.
const factory PhotoLikeState.failure(Failure failure) =
_PhotoLikeFailureState;