initialize method

Future<void> initialize()

Implementation

Future<void> initialize() => TiltPlatform.instance.initialize(publicKey, environment);