size method

  1. @override
int size()
override

The size in bytes of a value of this type in the wasm stack

Implementation

@override
int size() => 4;