WebApiModulesPluginsBoxedUpBoxedUpSignUpResponseUser.fromJson constructor

WebApiModulesPluginsBoxedUpBoxedUpSignUpResponseUser.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory WebApiModulesPluginsBoxedUpBoxedUpSignUpResponseUser.fromJson(
        Map<String, dynamic> json) =>
    _$WebApiModulesPluginsBoxedUpBoxedUpSignUpResponseUserFromJson(json);