PhotosState.initial constructor Null safety
Creates initial cubit state for photos.
Implementation
const factory PhotosState.initial() = _PhotosInitialState;
Creates initial cubit state for photos.
const factory PhotosState.initial() = _PhotosInitialState;