FluentImage constructor

FluentImage(
  1. String src
)

Implementation

@override
FluentImage(this.src) : super(nanoid());