assignMultiply property

  1. @override
String get assignMultiply
override

*=

Implementation

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