$HomeUserDTOExtension extension
- on
Methods
-
copyWith(
{String? userId, String? firstName, String? lastName, String? email, bool? isLoggedInUser, bool? isPendingUser, DateTime? invitationDate}) → HomeUserDTO -
copyWithWrapped(
{Wrapped< String?> ? userId, Wrapped<String?> ? firstName, Wrapped<String?> ? lastName, Wrapped<String?> ? email, Wrapped<bool?> ? isLoggedInUser, Wrapped<bool?> ? isPendingUser, Wrapped<DateTime?> ? invitationDate}) → HomeUserDTO