FluentImage constructor

  1. @override
FluentImage(
  1. String src
)

Implementation

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