Loads the metadata of the calculator.
@protected Future<Map<String, dynamic>> loadMetadata() async { return const <String, dynamic>{}; }