valueOf static method

AptosErrorCode valueOf(
  1. String name
)

Implementation

static AptosErrorCode valueOf(String name) => _$valueOf(name);