resourceTypeToString static method

String resourceTypeToString(
  1. R5ResourceType type
)

Implementation

static String resourceTypeToString(R5ResourceType type) => type.name;