UnderprotectionError constructor
Implementation
const factory UnderprotectionError(
{required final String message,
required final double designCurrent,
required final double protectionRating}) = _$UnderprotectionErrorImpl;
const factory UnderprotectionError(
{required final String message,
required final double designCurrent,
required final double protectionRating}) = _$UnderprotectionErrorImpl;