externalMethods property

Map<String, Function>? externalMethods
final

Host-app methods passed to EnsembleApp, e.g. captureCertificateForHost.

Implementation

final Map<String, Function>? externalMethods;