anotherPublicFunc function

void anotherPublicFunc()

Implementation

void anotherPublicFunc() {
  print('Another public');
}