factory FfiPermissionDescriptor({ _i2.String? name, _i2.Object? path, }) => FfiPermissionDescriptor._( name: name, path: path ?? _i6.undefined, );