fromJson static method
Implementation
static ConnectionStatusFlags? fromJson(dynamic value) =>
ConnectionStatusFlagsTypeTransformer().decode(value);
static ConnectionStatusFlags? fromJson(dynamic value) =>
ConnectionStatusFlagsTypeTransformer().decode(value);