AWSS3EventObject constructor

AWSS3EventObject({String key int size, String eTag String sequencer })

Implementation

AWSS3EventObject({this.key, this.size, this.eTag, this.sequencer});