init method

dynamic init()

Implementation

init() async {
  _linkFiveUUID = LinkFivePrefs().linkFiveUUID;
}