isInitial method

bool isInitial()

Implementation

bool isInitial() => (this is InitialState<L, R>);