createWebNatives method

  1. @protected
Object? createWebNatives()

Engine-specific native helpers handed to the Web API layer, or null.

Implementation

@protected
Object? createWebNatives() => null;