nullable property

  1. @override
TypeCapture get nullable
override

Implementation

@override
TypeCapture get nullable => TypeToken<T?>();