ProfileComponentLoaded constructor

const ProfileComponentLoaded({
  1. required ProfileModel value,
})

Implementation

const ProfileComponentLoaded({required this.value});