getRoster static method

dynamic getRoster()

Implementation

static getRoster() {
  return FlyChatFlutterPlatform.instance.getRoster();
}