FlutterNsd constructor

FlutterNsd()

Factory for getting FlutterNsd singleton object

Implementation

factory FlutterNsd() {
  return _instance;
}