Share.nullType constructor

Share.nullType()

Implementation

Share.nullType()
    : mimeType = null,
      title = '',
      text = '',
      path = '',
      shares = const [];