FlutterService constructor

FlutterService(
  1. InitConfig config
)

Creates a Flutter service using the provided project config.

Implementation

FlutterService(this.config);