export method

Entity export()

Implementation

Entity export() {
  return const Entity(value: '');
}