assignIfNull property

  1. @override
String assignIfNull
override

??=

Implementation

@override
String get assignIfNull => '??=';