getSize method

String? getSize()

Returns size.

Implementation

String? getSize() => this.getStringProperty(MediaInformation.keySize);