RoyaleApiHelper constructor

RoyaleApiHelper()

Implementation

factory RoyaleApiHelper() {
  return _singleton;
}