getData method

T? getData()

Returns the message stored in the buffer @returns message stored

Implementation

T? getData() => message;