play static method

void play(
  1. String pathOrType
)

Implementation

static void play(String pathOrType) => log('▶️  play → $pathOrType');