pop<T> abstract method

bool pop<T>([
  1. T? result
])

Implementation

bool pop<T>([T? result]);