ExportMesh method

Implementation

String ExportMesh(
  MeshBase mesh,
  String fileName,
) => 'ExportMesh($mesh, $fileName)';