GetProfile constructor

const GetProfile(
  1. BuildContext context
)

Implementation

const factory GetProfile(final BuildContext context) = _$GetProfileImpl;