AttachedGif constructor

AttachedGif({
  1. String? uri,
})

Implementation

AttachedGif({this.uri});