match abstract method

ProtectionDefinition? match(
  1. ProtectionType type,
  2. double rating,
  3. String curve,
  4. double sens,
)

Implementation

ProtectionDefinition? match(
    ProtectionType type, double rating, String curve, double sens);