blob method

dynamic blob(
  1. List<String> _,
  2. String? _
)

Blob

Implementation

dynamic blob(List<String> _, String? _) => null;