gray abstract method

FutureOr<String?> gray(
  1. Uint8List imageData
)

Implementation

FutureOr<String?> gray(Uint8List imageData);