fromJson static method
Implementation
static ConnectionStatusState? fromJson(dynamic value) =>
ConnectionStatusStateTypeTransformer().decode(value);
static ConnectionStatusState? fromJson(dynamic value) =>
ConnectionStatusStateTypeTransformer().decode(value);