asNull method

  1. @override
Option<Unit> asNull()
override

Implementation

@override
Option<Unit> asNull() => none();