AppStackTrace constructor

const AppStackTrace(
  1. String _stackTrace
)

Implementation

const AppStackTrace(this._stackTrace);