errorSetterArity property

  1. @override
String get errorSetterArity
override

Implementation

@override
String get errorSetterArity =>
    'Setter function must have exactly one parameter.';