include static method
Implementation
static UserProfileImageInclude include({
_i2.UserProfileInclude? userProfile,
}) {
return UserProfileImageInclude._(userProfile: userProfile);
}
static UserProfileImageInclude include({
_i2.UserProfileInclude? userProfile,
}) {
return UserProfileImageInclude._(userProfile: userProfile);
}