toString method

  1. @override
String toString()
override

Encodes as 'Null'

Implementation

@override
String toString() => 'Null';