LoadModel method

String LoadModel(
  1. String fileName
)

Implementation

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