Configure this class for runtime in a Runtime.
static void configureForRuntime(Runtime runtime) { runtime.registerBridgeFunc('dart:math', 'Point.', const _$Point_new().call); }