identity property
Channel identity.
Implementation
@override
ChannelIdentity get identity => const ChannelIdentity(
platform: 'stub',
channelId: 'test',
);
Channel identity.
@override
ChannelIdentity get identity => const ChannelIdentity(
platform: 'stub',
channelId: 'test',
);