createEmptyInstance method

Intent_Message_MediaContent_ResponseMediaObject createEmptyInstance()
override

Creates an empty instance of the same message type as this.

Implementation

Intent_Message_MediaContent_ResponseMediaObject createEmptyInstance() =>
    create();