BKTInvalidHttpMethodException constructor

BKTInvalidHttpMethodException({
  1. required String message,
})

Implementation

BKTInvalidHttpMethodException({required super.message});