isPasaran method

bool isPasaran(
  1. bool value
)

Implementation

bool isPasaran(bool value) {
  return pasaran = value;
}