SgfplibException constructor

SgfplibException({
  1. String? message,
})

Implementation

SgfplibException({this.message});