name property

String? name
final

A friendly name or description for a RateBasedRule. You can't change the name of a RateBasedRule after you create it.

Implementation

final String? name;