WebApiModulesPluginsBoxedUpBoxedUpSignUpResponse.fromJson constructor

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

Implementation

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