assignBitwiseAnd property

  1. @override
String get assignBitwiseAnd
override

Implementation

@override
String get assignBitwiseAnd => '&=';