assignMultiply property

  1. @override
String assignMultiply
override

*=

Implementation

@override
String get assignMultiply => '*=';