step property Null safety

String? step

Implementation

String? get step;
void step=(String? value)

Implementation

set step(String? value);