getRoster method

dynamic getRoster()

Implementation

getRoster() {
  throw UnimplementedError('has not been implemented.');
}