valueOf static method

WalletVersion? valueOf(
  1. int value
)

Implementation

static WalletVersion? valueOf($core.int value) => _byValue[value];