Home > @magiclane/maps-sdk > EVProfile > fromJson

EVProfile.fromJson() method

Signature:

static fromJson(json: Record<string, any>): EVProfile;

Parameters

Parameter

Type

Description

json

Record<string, any>

Returns:

EVProfile