PushNotificationProto_OpenRequest.fromBuffer constructor
PushNotificationProto_OpenRequest.fromBuffer(])
Implementation
factory PushNotificationProto_OpenRequest.fromBuffer(
$core.List<$core.int> data,
[$pb.ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY]) =>
create()..mergeFromBuffer(data, registry);