baseListedSecond method

C baseListedSecond(
  1. bool baseListedSecond
)

Implementation

C baseListedSecond(bool baseListedSecond) {
  return patchState(MatexBaseCoreState(baseListedSecond: baseListedSecond));
}