LoadSound method

String LoadSound(
  1. String fileName
)

Implementation

String LoadSound(
  String fileName,
) => 'LoadSound($fileName)';