StoneInfoException constructor

StoneInfoException({
  1. required String message,
})

Implementation

StoneInfoException({required this.message});