isBuffer method Null safety

bool isBuffer(
  1. Buffer? buffer
)

Implementation

bool isBuffer(Buffer? buffer) native;