@override bool get isSupportedPlatform => (Platform.isAndroid || Platform.isIOS || Platform.isMacOS) && macAlgorithm is DartChacha20Poly1305AeadMacAlgorithm;