Converts the InitializeCustomerResponse object to a JSON map.
InitializeCustomerResponse
This method is typically used internally by the json_serializable package.
json_serializable
Map<String, dynamic> toJson() => _$InitializeCustomerResponseToJson(this);