LoadImage method

String LoadImage(
  1. String fileName
)

Implementation

String LoadImage(
  String fileName,
) => 'LoadImage_$fileName';