LCFBUtil constructor

LCFBUtil()

Get the singleton instance.

Implementation

factory LCFBUtil() {
  return _instance;
}