toBinary property

String get toBinary

Implementation

String get toBinary => toRadixString(2);