supportsPoolCreateWithOptions property

  1. @override
bool get supportsPoolCreateWithOptions
override

Implementation

@override
bool get supportsPoolCreateWithOptions =>
    _capabilities.supportsPoolCreateWithOptions ??
    super.supportsPoolCreateWithOptions;