build method Null safety

  1. @override
PlanAction build()
override

Builds.

The implementation of this method will be generated for you by the built_value generator.

Implementation

@override
PlanAction build() => _build();