NullTokenException constructor

const NullTokenException(
  1. DartObject constant
)

Implementation

const NullTokenException(this.constant);