build method

  1. @override
MoveScriptBytecode build()
override

Builds.

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

Implementation

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