PostAuthorImage constructor

PostAuthorImage({
  1. String? url,
})

Implementation

PostAuthorImage({this.url});