selectAPhotoOfMessage function

String selectAPhotoOfMessage(
  1. String name
)

Implementation

String selectAPhotoOfMessage(String name) =>
    'Select a photo of $name (Max size 3MB)';