binding property

FlutterCockpitBinding get binding

Implementation

static FlutterCockpitBinding get binding {
  return _binding ?? initialize();
}