INIT constant

String const INIT

Constants for Flutter to native methods Use this method to initialize SDL.

Implementation

/// Use this method to initialize SDL.
static const INIT = "init";