pushNull method

void pushNull()

Implementation

void pushNull() => _data.add(null);